🔵 تُعد "الرياكت" أو "react.js" مكتبة تم بناؤها على لغة Java وتعتمد على مفهوم المُكونات و تُستخدم في بناء واجهات تفاعلية تعتمد على virtual dom في تحديث مُكونات الصفحة، يُمكن إستخدامها لإنشاء تطبيقات من صفحة واحدة؛ تم بناء هذه المكتبة من طرف facebook، هناك من يعتبر react إطار عمل (framework) لكنها في الحقيقة مكتبة.
🔶 مميزات وخصائص React js بُنيت React على أساس مفهوم "الـمكونات Component"، إذ يمكن تقسيم صفحة الويب إلى مكونات، مثلاً يُمكن اعتبار الـ (Navbar) مكون مستقل والـ (Footer) مكون مستقل وهكذا ... يمكن إعادة استخدام هذه المكونات بسهولة فائقة دون الحاجة لبنائها مرة أخرى في كل مرة.
تَستخدام React ما يعرف بــ JSX 🔸 مثال : <h1>Hello, world!</h1>
🔷 تتشابه الـ JSX بالشكل مع الـ HTML مِما يسهل على المبرمجين التعامل مع React. ولكن ما يحدث بالحقيقة وفي الخفاء هو أنه يتم تحويل الكود إلى JavaScript function.
🔵 تُعد "الرياكت" أو "react.js" مكتبة تم بناؤها على لغة Java وتعتمد على مفهوم المُكونات و تُستخدم في بناء واجهات تفاعلية تعتمد على virtual dom في تحديث مُكونات الصفحة، يُمكن إستخدامها لإنشاء تطبيقات من صفحة واحدة؛ تم بناء هذه المكتبة من طرف facebook، هناك من يعتبر react إطار عمل (framework) لكنها في الحقيقة مكتبة.
🔶 مميزات وخصائص React js بُنيت React على أساس مفهوم "الـمكونات Component"، إذ يمكن تقسيم صفحة الويب إلى مكونات، مثلاً يُمكن اعتبار الـ (Navbar) مكون مستقل والـ (Footer) مكون مستقل وهكذا ... يمكن إعادة استخدام هذه المكونات بسهولة فائقة دون الحاجة لبنائها مرة أخرى في كل مرة.
تَستخدام React ما يعرف بــ JSX 🔸 مثال : <h1>Hello, world!</h1>
🔷 تتشابه الـ JSX بالشكل مع الـ HTML مِما يسهل على المبرمجين التعامل مع React. ولكن ما يحدث بالحقيقة وفي الخفاء هو أنه يتم تحويل الكود إلى JavaScript function.
Secret Chats are one of the service’s additional security features; it allows messages to be sent with client-to-client encryption. This setup means that, unlike regular messages, these secret messages can only be accessed from the device’s that initiated and accepted the chat. Additionally, Telegram notes that secret chats leave no trace on the company’s services and offer a self-destruct timer.
How to Buy Bitcoin?
Most people buy Bitcoin via exchanges, such as Coinbase. Exchanges allow you to buy, sell and hold cryptocurrency, and setting up an account is similar to opening a brokerage account—you’ll need to verify your identity and provide some kind of funding source, such as a bank account or debit card. Major exchanges include Coinbase, Kraken, and Gemini. You can also buy Bitcoin at a broker like Robinhood. Regardless of where you buy your Bitcoin, you’ll need a digital wallet in which to store it. This might be what’s called a hot wallet or a cold wallet. A hot wallet (also called an online wallet) is stored by an exchange or a provider in the cloud. Providers of online wallets include Exodus, Electrum and Mycelium. A cold wallet (or mobile wallet) is an offline device used to store Bitcoin and is not connected to the Internet. Some mobile wallet options include Trezor and Ledger.
Programming For You ️ طريقك لأحتراف البرمجة from ms